home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / battle14.zip / REVISION.DOC < prev   
Text File  |  1993-02-22  |  2KB  |  41 lines

  1. ******************************************************************************
  2. ********************* Revision Notes for BATTLEFIELD *************************
  3. ******************************************************************************
  4. ------------------------------------------------------------------------------
  5. Version 1.1 (Released 09/09/92)
  6. ------------------------------------------------------------------------------
  7.  
  8. *  Eliminated the need to press ENTER after selecting menu options.
  9.    (Converted to "hot key" menu inputs)
  10.  
  11. ------------------------------------------------------------------------------
  12. Version 1.2 (Released 11/01/92)
  13. ------------------------------------------------------------------------------
  14.  
  15. *  Modified code to account for different case letters in players name at BBS
  16.    log on.
  17.  
  18. ------------------------------------------------------------------------------
  19. Version 1.3 (Released 01/09/93)
  20. ------------------------------------------------------------------------------
  21.  
  22. *  Added screen redraw feature to the player setup and normal play screens.
  23.  
  24. *  Cleaned up the display of the game instructions.
  25.  
  26. *  Made lots of minor improvements in the code efficiency.
  27.  
  28. ------------------------------------------------------------------------------
  29. Version 1.4 (Released 02/22/93)
  30. ------------------------------------------------------------------------------
  31.  
  32. *  Added support for the newer version of DOOR.SYS (52 line version).  This is
  33.    the version used by PCBoard.
  34.  
  35. *  Modified the GAME.CFG file to identify which version of DOOR.SYS is being
  36.    used (1 represents the original GAP standard 31 line version; 2 represents
  37.    the newer 52 line version).
  38.  
  39. *  Improved automatic door reset function in DATE_CK.EXE by tracking julian
  40.    dates instead of calendar dates.
  41.